[INFO] cloning repository https://github.com/porameht/firecrawl-api-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/porameht/firecrawl-api-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporameht%2Ffirecrawl-api-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporameht%2Ffirecrawl-api-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4669d2ceb93f90e2a831a7b5ca1c3481a951293
[INFO] testing porameht/firecrawl-api-server against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporameht%2Ffirecrawl-api-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/porameht/firecrawl-api-server
[INFO] finished tweaking git repo https://github.com/porameht/firecrawl-api-server
[INFO] tweaked toml for git repo https://github.com/porameht/firecrawl-api-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/porameht/firecrawl-api-server on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/porameht/firecrawl-api-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded impl-more v0.1.8
[INFO] [stderr]   Downloaded firecrawl v1.0.0
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c629ac7edb42e6a649aa786e27fd97989d5868d64c3e4f44fe14a8bf2ff9163d
[INFO] running `Command { std: "docker" "start" "-a" "c629ac7edb42e6a649aa786e27fd97989d5868d64c3e4f44fe14a8bf2ff9163d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c629ac7edb42e6a649aa786e27fd97989d5868d64c3e4f44fe14a8bf2ff9163d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c629ac7edb42e6a649aa786e27fd97989d5868d64c3e4f44fe14a8bf2ff9163d", kill_on_drop: false }`
[INFO] [stdout] c629ac7edb42e6a649aa786e27fd97989d5868d64c3e4f44fe14a8bf2ff9163d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3534bad32be9a7ac6418a0989801f3058929a624505b96a5306070be4e700bd
[INFO] running `Command { std: "docker" "start" "-a" "c3534bad32be9a7ac6418a0989801f3058929a624505b96a5306070be4e700bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling impl-more v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling firecrawl v1.0.0
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling firecrawl-api-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "c3534bad32be9a7ac6418a0989801f3058929a624505b96a5306070be4e700bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3534bad32be9a7ac6418a0989801f3058929a624505b96a5306070be4e700bd", kill_on_drop: false }`
[INFO] [stdout] c3534bad32be9a7ac6418a0989801f3058929a624505b96a5306070be4e700bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d81d6d83f59c766c6fd31b74dcdeff4f5a7a747976fb09089af4a3f75ff4a919
[INFO] running `Command { std: "docker" "start" "-a" "d81d6d83f59c766c6fd31b74dcdeff4f5a7a747976fb09089af4a3f75ff4a919", kill_on_drop: false }`
[INFO] [stderr]    Compiling firecrawl-api-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "d81d6d83f59c766c6fd31b74dcdeff4f5a7a747976fb09089af4a3f75ff4a919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81d6d83f59c766c6fd31b74dcdeff4f5a7a747976fb09089af4a3f75ff4a919", kill_on_drop: false }`
[INFO] [stdout] d81d6d83f59c766c6fd31b74dcdeff4f5a7a747976fb09089af4a3f75ff4a919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3421d901d32cf2af6a388edd948e907cabf875231c32bb2d8e992cb53998cb16
[INFO] running `Command { std: "docker" "start" "-a" "3421d901d32cf2af6a388edd948e907cabf875231c32bb2d8e992cb53998cb16", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firecrawl_api_server-4aaa87d532e3a0c4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_crawl_endpoint ... FAILED
[INFO] [stdout] test tests::test_invalid_format ... FAILED
[INFO] [stdout] test tests::test_invalid_url ... FAILED
[INFO] [stdout] test tests::test_scrape_with_extract ... FAILED
[INFO] [stdout] test tests::test_scrape_endpoint ... FAILED
[INFO] [stdout] test tests::test_llm_extraction ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_crawl_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_crawl_endpoint' (17) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eecb0b2 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:71:30
[INFO] [stdout]   21:     0x5f313ee8011f - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c3d0 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23785 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee2342e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee789b6 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee823d6 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7cbe5 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82b5d - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee232bd - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee229bb - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee229bb - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee229bb - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0ded0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee1e260 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee19504 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee4419b - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61de9 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee255d2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23e5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5f94d - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee14310 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15986 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee175b3 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b1a3 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c3a6 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4ee3c - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee4f9a6 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f313ee78bae - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea8057 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9aaa7 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed98a8 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:68:1
[INFO] [stdout]   52:     0x5f313eec93f7 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:69:31
[INFO] [stdout]   53:     0x5f313ee6bd56 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_crawl_endpoint::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_invalid_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_invalid_format' (18) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eecc99e - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:184:30
[INFO] [stdout]   21:     0x5f313ee8025f - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c4c0 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23885 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee2347e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee789f6 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee82426 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7ce25 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82b9d - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee232fd - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee22b5b - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee22b5b - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee22b5b - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0e1f0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee1ed00 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee19524 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee442eb - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61e29 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee25712 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23ebe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5f98d - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee14730 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15a06 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee17913 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b313 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c486 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4efec - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee4fc26 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f313ee78c2e - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea80a7 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9aae7 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed9938 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:181:1
[INFO] [stdout]   52:     0x5f313eec9427 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:182:31
[INFO] [stdout]   53:     0x5f313ee6bd96 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_format::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_invalid_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_invalid_url' (19) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eec9606 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:152:30
[INFO] [stdout]   21:     0x5f313ee7ffdf - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c2e0 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23685 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee233de - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee78976 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee82386 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7c9a5 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82b1d - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee2327d - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee2281b - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee2281b - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee2281b - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0dbb0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee1d7c0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee194e4 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee4404b - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61da9 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee25492 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23dfe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5f90d - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee13ef0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15906 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee17253 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b033 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c2c6 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4ec8c - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee4f726 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f313ee78b2e - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea8007 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9aa67 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed9818 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:149:1
[INFO] [stdout]   52:     0x5f313eec93c7 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:150:28
[INFO] [stdout]   53:     0x5f313ee6bd16 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_invalid_url::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_scrape_with_extract stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_scrape_with_extract' (22) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eed4c15 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:102:30
[INFO] [stdout]   21:     0x5f313ee8061f - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c790 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23b85 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee2356e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee78ab6 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee82516 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7d4e5 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82c5d - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee233bd - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee2303b - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee2303b - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee2303b - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0eb50 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee20ce0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee19584 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee446db - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61ee9 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee25ad2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23fde - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5fa4d - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee15390 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15b86 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee18333 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b763 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c726 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4f4fc - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee503a6 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stderr] error: test failed, to rerun pass `--bin firecrawl-api-server`
[INFO] [stdout]   48:     0x5f313ee78dae - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea8197 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9aba7 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed9ae8 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:99:1
[INFO] [stdout]   52:     0x5f313eec94b7 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:100:36
[INFO] [stdout]   53:     0x5f313ee6be56 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_with_extract::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_scrape_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_scrape_endpoint' (21) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eed28ad - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:32:30
[INFO] [stdout]   21:     0x5f313ee804df - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c6a0 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23a85 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee2351e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee78a76 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee824c6 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7d2a5 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82c1d - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee2337d - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee22e9b - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee22e9b - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee22e9b - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0e830 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee20240 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee19564 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee4458b - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61ea9 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee25992 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23f7e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5fa0d - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee14f70 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15b06 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee17fd3 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b5f3 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c646 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4f34c - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee50126 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f313ee78d2e - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea8147 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9ab67 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed9a58 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:29:1
[INFO] [stdout]   52:     0x5f313eec9487 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:30:32
[INFO] [stdout]   53:     0x5f313ee6be16 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_scrape_endpoint::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_llm_extraction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_llm_extraction' (20) panicked at src/tests/mod.rs:11:9:
[INFO] [stdout] Failed to load .env file. Make sure it exists in the project root.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f313f7ea93a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f313f7ea93a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f313f7ea93a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f313f80202a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f313f80202a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5f313f7ef7f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f313f7ef7f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f313f7c8aff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f313f7c8aff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f313f7e28f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f313eef96dc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5f313eef96dc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f313f7e2b72 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5f313f7e2b72 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f313f7c8bea - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f313f7c0299 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f313f7c9b2d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f313f80289c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f313eed9613 - firecrawl_api_server[29d8c34f1d27834d]::tests::setup_test_app
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:9
[INFO] [stdout]   20:     0x5f313eece235 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:214:30
[INFO] [stdout]   21:     0x5f313ee8039f - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1041:44
[INFO] [stdout]   22:     0x5f313ee7c5b0 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:793:13
[INFO] [stdout]   23:     0x5f313ee23985 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::try_with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5f313ee234ce - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::task::local::LocalData>>::with::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5f313ee78a36 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:791:17
[INFO] [stdout]   26:     0x5f313ee82476 - <tokio[6c84212834d0f5ec]::task::local::RunUntil<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:1031:22
[INFO] [stdout]   27:     0x5f313ee7d065 - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:689:19
[INFO] [stdout]   28:     0x5f313ee82bdd - <core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5f313ee2333d - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   30:     0x5f313ee22cfb - tokio[6c84212834d0f5ec]::runtime::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x5f313ee22cfb - tokio[6c84212834d0f5ec]::runtime::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x5f313ee22cfb - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   33:     0x5f313ee0e510 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   34:     0x5f313ee1f7a0 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   35:     0x5f313ee19544 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   36:     0x5f313ee4443b - <tokio[6c84212834d0f5ec]::runtime::context::scoped::Scoped<tokio[6c84212834d0f5ec]::runtime::scheduler::Context>>::set::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x5f313ee61e69 - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   38:     0x5f313ee25852 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::try_with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x5f313ee23f1e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[6c84212834d0f5ec]::runtime::context::Context>>::with::<tokio[6c84212834d0f5ec]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x5f313ee5f9cd - tokio[6c84212834d0f5ec]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   41:     0x5f313ee14b50 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   42:     0x5f313ee15a86 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   43:     0x5f313ee17c73 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   44:     0x5f313ee7b483 - tokio[6c84212834d0f5ec]::runtime::context::runtime::enter_runtime::<<tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x5f313ee0c566 - <tokio[6c84212834d0f5ec]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   46:     0x5f313ee4f19c - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on_inner::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   47:     0x5f313ee4fea6 - <tokio[6c84212834d0f5ec]::runtime::runtime::Runtime>::block_on::<<tokio[6c84212834d0f5ec]::task::local::LocalSet>::run_until<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   48:     0x5f313ee78cae - <tokio[6c84212834d0f5ec]::task::local::LocalSet>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/task/local.rs:646:12
[INFO] [stdout]   49:     0x5f313eea80f7 - <actix_rt[9db20061628fb25f]::runtime::Runtime>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20
[INFO] [stdout]   50:     0x5f313ee9ab27 - <actix_rt[9db20061628fb25f]::system::SystemRunner>::block_on::<firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17
[INFO] [stdout]   51:     0x5f313eed99c8 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:211:1
[INFO] [stdout]   52:     0x5f313eec9457 - firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:212:31
[INFO] [stdout]   53:     0x5f313ee6bdd6 - <firecrawl_api_server[29d8c34f1d27834d]::tests::test_llm_extraction::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f313eeed7bb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f313eeed7bb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5f313eefa1ab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f313eefa1ab - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f313eefa1ab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5f313eefa1ab - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5f313eef58c4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5f313eef58c4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5f313eefcdb2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f313eefcdb2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f313eefcdb2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f313eefcdb2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5f313eefcdb2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f313f7ea20f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   73:     0x5f313f7ea20f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x7ba86e95faa4 - <unknown>
[INFO] [stdout]   75:     0x7ba86e9eca64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_crawl_endpoint
[INFO] [stdout]     tests::test_invalid_format
[INFO] [stdout]     tests::test_invalid_url
[INFO] [stdout]     tests::test_llm_extraction
[INFO] [stdout]     tests::test_scrape_endpoint
[INFO] [stdout]     tests::test_scrape_with_extract
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3421d901d32cf2af6a388edd948e907cabf875231c32bb2d8e992cb53998cb16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3421d901d32cf2af6a388edd948e907cabf875231c32bb2d8e992cb53998cb16", kill_on_drop: false }`
[INFO] [stdout] 3421d901d32cf2af6a388edd948e907cabf875231c32bb2d8e992cb53998cb16
